Transcription: Okay, here's the hat script. And it's really very simple. On the mouse up action, it asks if the sprite that you have a hold of is in fact number 9, the hat, then it's going to ask a few if-ed questions. In this case, if the horizontal location of the hat is greater than 400, or somewhere in the same area of the snowman, and the vertical location of the hat is less than 130, basically above his head, Then it's going to automatically set the location of the hat to a specific horizontal and vertical location on the screen. That's how it snaps to his head when you get close. And you use the exit ...